Rexx interface objects
The following object types are used in this interface:
Many of the objects are structured, holding various components. When a
command returns such an object, the user
has provided a stem to hold the values. The documentation
gives the names for the substems of that structure.
For instance, an image object in
stem
would have indices stem.#.URL,
stem.#.REF, stem.ISMAP, stem.CURRENT,
and possibly
stem.FILENAME, stem.WIDTH
and stem.HEIGHT.
Up to the manual,
back to commands, or on to return codes.
Mike W. Meyer